Adds build type preference selection and tablediff case insensitivity#116
Merged
Myoldmopar merged 11 commits intomainfrom Apr 15, 2025
Merged
Adds build type preference selection and tablediff case insensitivity#116Myoldmopar merged 11 commits intomainfrom
Myoldmopar merged 11 commits intomainfrom
Conversation
Member
Myoldmopar
commented
Apr 14, 2025
- We had a request to loosen up tablediff and allow it to compare strings in the column data in a case insensitive manner. So that's done here. Unit test added, minor cleanups along the way.
- We also had a request to allow requesting either debug or release build configuration as a preference from the main window. I added a dropdown so you can select which you prefer. If the folder doesn't exist (yet) it will try to set it...then if you go ahead and run, the validation script should alert you that your build folder doesn't exist. I'm open to suggestions to improve the workflow and user experience here.
Member
Author
|
Alright, test coverage is 100% and it seems to be working well as I test it on Windows.
The case insensitivity should be good as well. Bumped the version to 2.1.3 so that I can kick off a new tag once this merges and get it tested on the E+ side. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.